From: Robert J. Chassell Date: Sun, 24 Nov 2002 02:35:49 +0000 (+0000) Subject: Updated texinfmt-version number and date. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29534 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f87a836975c97c16b1415d4a8d4f652eededf751;p=emacs.git Updated texinfmt-version number and date. --- diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 05af40f1f94..6027299ad59 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el @@ -37,7 +37,7 @@ (defmacro defcustom (var value doc &rest ignore) `(defvar ,var ,value ,doc))) -(defvar texinfmt-version "2.38 of 3 July 1998") +(defvar texinfmt-version "2.39 of 24 Nov 2002") (defun texinfmt-version (&optional here) "Show the version of texinfmt.el in the minibuffer.